PORT=5000

DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=worksuite_db

JWT_SECRET=supersecret
